treeview: use the CELL style class while doing cell size request
authorCosimo Cecchi <cosimoc@gnome.org>
Sun, 4 May 2014 18:00:16 +0000 (20:00 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 9 May 2014 18:02:45 +0000 (11:02 -0700)
commit2cbf3c66ef79f70007d8be17feec89ab86aa447a
tree062a8e4c98d9016a8209a3dec0b900161f66e8b4
parent0ff3f16da106dd4e24cabe7e60f49a102e4492ce
treeview: use the CELL style class while doing cell size request

Since we use the same style class later when we draw them. Otherwise
we'll get inconsistent results for CSS borders/paddings between the two
cycles.
gtk/gtktreeview.c